09. Using Dev Tools on Mobile
Using dev tools on mobile
INSTRUCTOR NOTE:
- Download and install Chrome Canary (it will not interfere with your regular Chrome)
- On Linux, the Chromium Dev channel is similar to Canary.
- Learn about Remote Debugging on Android with Chrome
What is Chrome Canary and why should I use it?
Chrome Canary is the developer version of Chrome. It looks and acts like the regular Chrome browser, but it includes new and experimental features that haven't been released yet. We recommend analyzing websites with Canary to take advantage of the latest tech. However, be warned that Canary isn't guaranteed to be stable, so expect crashes and occasional bugs.